[INFO] cloning repository https://github.com/cgfork/otp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgfork/otp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgfork%2Fotp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgfork%2Fotp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ee053f7b607932890459c933f78faadfad5da82
[INFO] testing cgfork/otp against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgfork%2Fotp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cgfork/otp
[INFO] finished tweaking git repo https://github.com/cgfork/otp
[INFO] tweaked toml for git repo https://github.com/cgfork/otp written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgfork/otp on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgfork/otp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base32 v0.5.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b32b69530840ae64965f4d07af169247895f3fd54c6d03cfa8b9d01cded1dcf1
[INFO] running `Command { std: "docker" "start" "-a" "b32b69530840ae64965f4d07af169247895f3fd54c6d03cfa8b9d01cded1dcf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b32b69530840ae64965f4d07af169247895f3fd54c6d03cfa8b9d01cded1dcf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32b69530840ae64965f4d07af169247895f3fd54c6d03cfa8b9d01cded1dcf1", kill_on_drop: false }`
[INFO] [stdout] b32b69530840ae64965f4d07af169247895f3fd54c6d03cfa8b9d01cded1dcf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60f8c663011ebf844bbac6b15a5a5bfbccc35d690ac06ca5435f59e38e057c62
[INFO] running `Command { std: "docker" "start" "-a" "60f8c663011ebf844bbac6b15a5a5bfbccc35d690ac06ca5435f59e38e057c62", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling otp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/hotp.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout] 55 +         let mut code = unsafe { i32::from_ne_bytes(truncated_hash) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s
[INFO] running `Command { std: "docker" "inspect" "60f8c663011ebf844bbac6b15a5a5bfbccc35d690ac06ca5435f59e38e057c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f8c663011ebf844bbac6b15a5a5bfbccc35d690ac06ca5435f59e38e057c62", kill_on_drop: false }`
[INFO] [stdout] 60f8c663011ebf844bbac6b15a5a5bfbccc35d690ac06ca5435f59e38e057c62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd49af6a0e17a4f3748bda88e5930aa3f355bf8b5e864eef74c068fa2cfdc0a7
[INFO] running `Command { std: "docker" "start" "-a" "fd49af6a0e17a4f3748bda88e5930aa3f355bf8b5e864eef74c068fa2cfdc0a7", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/hotp.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout] 55 +         let mut code = unsafe { i32::from_ne_bytes(truncated_hash) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling otp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/hotp.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout] 55 +         let mut code = unsafe { i32::from_ne_bytes(truncated_hash) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "fd49af6a0e17a4f3748bda88e5930aa3f355bf8b5e864eef74c068fa2cfdc0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd49af6a0e17a4f3748bda88e5930aa3f355bf8b5e864eef74c068fa2cfdc0a7", kill_on_drop: false }`
[INFO] [stdout] fd49af6a0e17a4f3748bda88e5930aa3f355bf8b5e864eef74c068fa2cfdc0a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fd5015bdf1e4dea56bef5f9d2fab0aa0b933645c870d44a31a9501d4e702460
[INFO] running `Command { std: "docker" "start" "-a" "3fd5015bdf1e4dea56bef5f9d2fab0aa0b933645c870d44a31a9501d4e702460", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/hotp.rs:55:33
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 55 -         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stderr] 55 +         let mut code = unsafe { i32::from_ne_bytes(truncated_hash) };
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `otp` (lib) generated 1 warning (run `cargo fix --lib -p otp` to apply 1 suggestion)
[INFO] [stderr] warning: `otp` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otp-0ebd0f753fd904ec)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_hotp ... ok
[INFO] [stdout] test tests::test_totp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/otp-4cbf3a87b4ba20a1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests otp
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/totp.rs - totp::TOTP (line 15) ... FAILED
[INFO] [stdout] test src/hotp.rs - hotp::HOTP (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/totp.rs - totp::TOTP (line 15) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `passwd` in this scope
[INFO] [stdout]   --> src/totp.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use passwd::otp::{Generator, TOTP};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `passwd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `passwd`, use `cargo add passwd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hotp.rs - hotp::HOTP (line 15) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `passwd` in this scope
[INFO] [stdout]   --> src/hotp.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use passwd::otp::{Generator, HOTP};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `passwd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `passwd`, use `cargo add passwd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/hotp.rs - hotp::HOTP (line 15)
[INFO] [stdout]     src/totp.rs - totp::TOTP (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.34s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3fd5015bdf1e4dea56bef5f9d2fab0aa0b933645c870d44a31a9501d4e702460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd5015bdf1e4dea56bef5f9d2fab0aa0b933645c870d44a31a9501d4e702460", kill_on_drop: false }`
[INFO] [stdout] 3fd5015bdf1e4dea56bef5f9d2fab0aa0b933645c870d44a31a9501d4e702460
